d_mruby ~master (2022-05-11T02:40:02.2548728)
Dub
Repo
mrb_gc_mark_hash
mruby
hash
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
void
mrb_gc_mark_hash
(
mrb_state
*
,
RHash
*
)
Meta
Source
See Implementation
mruby
hash
functions
mrb_check_hash_type
mrb_gc_free_hash
mrb_gc_mark_hash
mrb_gc_mark_hash_size
mrb_hash_clear
mrb_hash_delete_key
mrb_hash_empty_p
mrb_hash_fetch
mrb_hash_get
mrb_hash_keys
mrb_hash_new
mrb_hash_new_capa
mrb_hash_set
mrb_hash_tbl
structs
RHash
kh_ht